๐๏ธGitะฏัะฐ๐๏ธ
Commit 60f8eaebbab50d89388a77d1d1b932ac4eeed064
Parents : a4975ed
Author : github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signature : Signature validation error
Date : 2026-07-22T19:18:09-05:00
Committer : GitHub <noreply@github.com>
Date : 2026-07-22T19:18:09-05:00
docs: update CHANGELOG.md (#6363)
Changes
Diff
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e84a5ee7db..d7639d7242 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,8 @@ See [GitHub Releases](https://github.com/meshtastic/Meshtastic-Android/releases)
#### ๐๏ธ Features
* feat(settings): add packet authenticity policy by @RCGV1 in https://github.com/meshtastic/Meshtastic-Android/pull/6178
+* feat(messaging): redesign message bubbles toward the M3 conversation pattern by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6368
+* feat(notifications): align message notifications with Android best practices by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6371
#### ๐ฅ๏ธ Desktop
* fix(database): make DB updates atomic across device switches by @jeremiah-k in https://github.com/meshtastic/Meshtastic-Android/pull/6256
#### ๐ ๏ธ Fixes
@@ -18,6 +20,15 @@ See [GitHub Releases](https://github.com/meshtastic/Meshtastic-Android/releases)
* fix(waypoint): reject non-owner modification of a stored locked waypoint by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6348
* fix(nodes): refresh distance when display units change by @CatSu-OSM in https://github.com/meshtastic/Meshtastic-Android/pull/6351
* fix(map): retain camera across tab navigation by @CatSu-OSM in https://github.com/meshtastic/Meshtastic-Android/pull/6352
+* fix(database): reduce write-lane pressure from one-shot reads by @jeremiah-k in https://github.com/meshtastic/Meshtastic-Android/pull/6255
+* fix(nav): register /wifi-provision and /discovery as https App Links by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6365
+* fix(node): stop metric-card trailing values crushing to one-char-per-line by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6374
+* fix(node-metrics): apply full typography style instead of fontSize-only by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6375
+* fix(node): respect display units for position ground speed by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6376
+* fix(node): reconcile stale identity replays after renumbering by @jeremiah-k in https://github.com/meshtastic/Meshtastic-Android/pull/6259
+* fix(ui): add horizontal padding for position flags list item by @dzmpr in https://github.com/meshtastic/Meshtastic-Android/pull/6369
+#### ๐ Other Changes
+* refactor(ui): remove StatusSurface scrim behind status-colored chips by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6367
### Internal (v2.8.0-internal.30)
Changes since [`v2.8.0-closed.9`](https://github.com/meshtastic/Meshtastic-Android/releases/tag/v2.8.0-closed.9):
@@ -211,6 +222,7 @@ Changes since [`v2.7.14`](https://github.com/meshtastic/Meshtastic-Android/relea
* @joeyleake made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/6218
* @sashko made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/6315
* @CatSu-OSM made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/6351
+* @dzmpr made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/6369
<!-- UNRELEASED_END -->
<!-- RELEASED_START -->
Served by rngit 1.5.2 - Generated in 0.05s